home *** CD-ROM | disk | FTP | other *** search
- "NSPaperView" = {SUPERCLASS = NSView; };
- "MyApp" = {
- ACTIONS = ("hide:", "terminate:");
- OUTLETS = (delegate);
- SUPERCLASS = Object;
- };
- "NSPageLayout" = {
- ACTIONS = ("pickedButton:", "pickedOrientation:", "pickedPaperSize:", "pickedUnits:");
- OUTLETS = (
- _cancel,
- _height,
- _ok,
- _orientation,
- _paperNamePopUp,
- _paperView,
- _paperViewShadow,
- _unitsPopUp,
- _width
- );
- SUPERCLASS = NSWindow;
- };
- "NSKitPanelController" = {OUTLETS = (panel); SUPERCLASS = Object; };
- "FirstResponder" = {CATEGORY = LocalActions; };
-